-- card: 3736 from stack: in -- bmap block id: 4774 -- flags: 0000 -- background id: 2945 -- name: -- part 1 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=99 top=260 right=312 bottom=164 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Dive Log ----- HyperTalk script ----- on mouseUp visual effect zoom open go to stack "Dive Log" end mouseUp -- part 2 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=271 top=298 right=323 bottom=295 -- title width / last selected line: 0 -- icon id / first selected line: 1013 / 1013 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Next ----- HyperTalk script ----- on mouseUp visual effect wipe left go to next card end mouseUp -- part 3 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=240 top=298 right=323 bottom=264 -- title width / last selected line: 0 -- icon id / first selected line: 1014 / 1014 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Prev ----- HyperTalk script ----- on mouseUp visual effect wipe right go to prev card end mouseUp